RawBitmap Buoy package.

RawBitmap.ICCProfileName Property

Returns the raw ICC Color profile data if the RawBitmap contains ICC profile.

ICCProfileName as String {Read}

Remarks

This property is mostly to interface with other plugins and such. It is read only. To set a ICCProfile you should use the CopyICCColorProfileFrom method.

See Also

RawBitmap Class